CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab project

搜索资源列表

  1. 一个简单但很全面的遗传算法例子.rar

    0下载:
  2. 用c编写的一个基于遗传算法的工程调度的实例。,prepared using a genetic algorithm based on the example of project scheduling.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:83967
    • 提供者:
  1. matlabsimlink.rar

    4下载:
  2. 基于PI整定的PMSM直接转矩控制,是我的毕业设计,希望对需要的人有用。基于matlab阿007版本,Tuning PI-based direct torque control of PMSM is my graduation project, in the hope that those who need it useful. 007 based on the matlab version of the Arab-Israeli
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:9626
    • 提供者:陈雷刚
  1. eyefinder(TOOLBOX).rar

    0下载:
  2. 用于人脸检测中的眼睛定位 用MATLAB编写 可运行,make sure that mp_eyefinderMex is the active project dll file will be added to the matlab file. setpath or move to the matlab file to run *note after matlab is ran you will need to clear out dll from matlab befo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:760653
    • 提供者:林明
  1. LTE_channel

    0下载:
  2. 这是一个关于基于lte信道的程序,自己项目组编写的,能有帮助-This is a channel based on LTE procedures, prepared their own project team, will be able to help
  3. 所属分类:3G develop

    • 发布日期:2017-05-10
    • 文件大小:2200193
    • 提供者:刘阅希
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. somlvq

    0下载:
  2. This project compares the performance of SOM versus LVQ in classification problems. Given two data sets: ‘iris.dat’ has 150 patterns of 3 classes with 4 features. ‘wine.dat’ has 178 patterns of 3 classes with 13 features. For SOM, use its alg
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8235
    • 提供者:massumeh
  1. project_src.tar

    0下载:
  2. It is a project which describes the dereverberation algorithm.
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2122827
    • 提供者:aish
  1. DUC_prj1

    1下载:
  2. 公司最近做的一个项目数字上变频DUC simulink建模 花了我两个礼拜心血啊 -this is a project about digital up-converter,it is bulit with Simulink.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:140451
    • 提供者:ganzhhua
  1. SOC

    1下载:
  2. SOC估算公式,很典型的,项目核心的内容,拿出来分享。-SOC estimation formula, it is typical, the core content of the project, to share out.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:6203
    • 提供者:duanbingxu
  1. project

    0下载:
  2. Comparison of log normal shadowing and coding effects in a diversity combining DS/CDMA Cellular system
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:6565
    • 提供者:shifka
  1. WIM2_ITU_ChannelModel_ver4

    2下载:
  2. The channel modeling work package WP1 of IST-WINNER project provided a Matlab implementation of the WINNER Phase II Model (referred as WIM this onward). The main purpose of the WIM channel models is to generate a radio channel realisations for a
  3. 所属分类:3G develop

    • 发布日期:2017-03-22
    • 文件大小:335011
    • 提供者:Nohjeehwan
  1. LanderMission

    0下载:
  2. 这个课题设计从地球的近地轨道起飞到达谷神星预定轨道并且着陆在其表面上的一种数值方法。基于有限时间的航行纠正点火而非瞬时推力数值计算和Matlab仿真。最后可以看到空间飞行器从地球的影响球飞到谷神星的影响球的飞行轨迹。-This project explores the mathematical methods and results of designing a mission to land a spacecraft on the asteroid Ceres by beginning in
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:4239
    • 提供者:nanjinghang
  1. GaussBackGroundModel

    0下载:
  2. 混合高斯背景建模的实现程序,Matlab编写,运算速度极慢,但可作为理解算法的示例代码.系作者参加SJTU PRP项目时所写。此代码已在原项目中不再使用。-The realization of Gaussian mixture background modeling procedure, Matlab writing, computing speed is very slow, but the understanding of the algorithm can be used as sampl
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1404
    • 提供者:liangyihao
  1. normxcorr2_mex_ALL

    1下载:
  2. 归一化互相关高速计算模块OpenCV工程,Daniel Eaton已将其生成Matlat Mex文件,比Matlab内建的normxcorr2()效率要高-Normalized cross-correlation of high-speed calculation module, Daniel Eaton have been wrapped the C++ code from OpenCV project and making it available as a MATLAB MEX-file,
  3. 所属分类:OpenCV

    • 发布日期:2017-03-22
    • 文件大小:584414
    • 提供者:MORGAN
  1. bp

    2下载:
  2. BP神经网络控制的Matlab程序,我的硕士毕业设计中用的神经网络就是用这个修改的,下载后直接复制即可运行成功,不同的训练对象只需修改限制条件和训练的数据即可-BP neural network control of Matlab program, my master' s graduation project using the neural network is to use this modification, the download can be run directly cop
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1032
    • 提供者:大冰
  1. first

    1下载:
  2. 二维傅里叶变换,对图像进行二维傅里叶变换处理-Two-Dimensional Fast Fourier Transform The purpose of this project is to develop a 2-D FFT program "package" that will be used in several other projects that follow. Your implementation must have the capabilitie
  3. 所属分类:matlab例程

    • 发布日期:2012-11-04
    • 文件大小:720
    • 提供者:solo
  1. adaboost_for_matlab

    0下载:
  2. AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. ADABOOST_tr.m 2. ADABOOST_te.m to traing and test a user-coded learnin
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:6570
    • 提供者:来海锋
  1. demosaic

    0下载:
  2. 解Demosaici,使用连续逼近的方法!-Motion-compensated (MC) video coding has been dominating in the past decades. From MPEG-1/2 to MPEG-4, H.263 and the latest H.264, we have witnessed that the accumulative improvement of MC video coding. However, what lacks in th
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:34858
    • 提供者:panhanming
  1. leipingjun

    1下载:
  2. Matlab,利用类平均聚类方法识别各种图像(主要是遥感图像)中不同地物的GUI程序,距离的计算可以选择三个不同的函数,包裹中包含一个主程序,一个fig文件和三个距离函数。-This GUI project can divide deferent ground objects with the method of group-average cluster.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:9296
    • 提供者:Michael J
  1. matlab

    0下载:
  2. matlab 进行图像的hough变换提取直线一共有3个工程文件 一次下来都可以试运行!!保证可以的!-hough transform matlab image to extract the straight line, a total of three project files at once down can test run! ! Guarantee!
  3. 所属分类:OpenCV

    • 发布日期:2017-11-20
    • 文件大小:492733
    • 提供者:王子
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com